home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-10-22 | 1.3 KB | 51 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = MiscTeePalette
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- LOCAL_RESOURCES = MiscDistributorInspector.nib\
- MiscTeeConnectorInspector.nib MiscTeePalette.nib
-
- GLOBAL_RESOURCES = Dimple.tiff DimpleH.tiff MiscDistributor.tiff\
- MiscTee.tiff NonActions.txt palette.table\
- ValidActions.txt
-
- CLASSES = MiscDimpleCell.m MiscDistInspector.m\
- MiscTeeConnectorInspector.m MiscTeePalette.m
-
- HFILES = MiscDimpleCell.h MiscDistInspector.h MiscDistributorPrivate.h\
- MiscTeeConnectorInspector.h MiscTeePalette.h\
- _MiscDistributorConnection.h
-
- SUBPROJECTS = MiscTee.subproj MiscDistributor.subproj
-
- BUNDLES = StringList.bproj
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble MiscTee.rtf\
- ReadMe.rtf
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = palette.make
- INSTALLDIR = /NextDeveloper/Palettes
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-